<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics tagged with fall 2022]]></title><description><![CDATA[A list of topics that have been tagged with fall 2022]]></description><link>https://community.secnto.com//tags/fall 2022</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 23:02:08 GMT</lastBuildDate><atom:link href="https://community.secnto.com//tags/fall 2022.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[Assignment No.  1 Semester: Fall 2022 CS201 – Introduction to Programming]]></title><description><![CDATA[<p dir="auto">Assignment No.  1 Semester: Fall 2022 CS201 – Introduction to Programming</p>
<p dir="auto"><a href="/assets/uploads/files/1670204680618-fall-2022_cs201_1.docx">Fall 2022_CS201_1.docx</a></p>
]]></description><link>https://community.secnto.com//topic/2333/assignment-no-1-semester-fall-2022-cs201-introduction-to-programming</link><guid isPermaLink="true">https://community.secnto.com//topic/2333/assignment-no-1-semester-fall-2022-cs201-introduction-to-programming</guid><dc:creator><![CDATA[Ayesha Zahid]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[VU CS315 Assignment no. 1 Fall 2022]]></title><description><![CDATA[<p dir="auto">Question No.1</p>
<p dir="auto">Consider a network scenario where two users (User-1 and User-2) want to devise a common secret key so that the exchange of important information among them can be made secure by the use of some symmetric encryption technique. In order to encounter the challenge of exchanging the common secret key among them in insecure channel but in secured manners, both the users have agreed upon the use of the Diffie-Hellman Algorithm and to perform the following:</p>
<pre><code>• Both the users will first create and exchange their public keys among them.
• Both will consider Prime Number q as 43 and Primitive Root α as 5 to create their public keys
</code></pre>
<p dir="auto">Considering the above given information and assuming the Private Keys of User-1 and User-2 as 10 and 23 respectively, you are required to find the following:</p>
<pre><code>1. Public Keys of Both the Users
2.  Common Secret Key 
</code></pre>
<p dir="auto">Note: You need to apply the Algorithm for finding the Public Keys and Common Secret Key at both sides i.e., User-1 and User-2. Also, mention all necessary equations/formulas and calculation steps to give your answer.</p>
<p dir="auto">Question No.2</p>
<p dir="auto">Suppose a sender A wants to send a message “3” to a Receiver B by encrypting the message using RSA (Rivest–Shamir–Adleman) Algorithm. Assuming the Public Key PU of the sender A as {5,14} and Private Key PK of the receiver B as {11, 14}, you are required to perform encryption at the sender side to convert the given plain text into cipher text and perform decryption at the receiver side to convert the cipher text back into the plain text.</p>
<p dir="auto">Note: You need to give your answer in the following table by writing all necessary calculation steps:</p>
<p dir="auto">Encryption = <em>Enc process goes here</em></p>
<p dir="auto">Decryption = <em>Dec process goes here</em></p>
]]></description><link>https://community.secnto.com//topic/2336/vu-cs315-assignment-no-1-fall-2022</link><guid isPermaLink="true">https://community.secnto.com//topic/2336/vu-cs315-assignment-no-1-fall-2022</guid><dc:creator><![CDATA[Junaid]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>